home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000119_owner-linux-arm…r.rutgers.edu _Wed Jun 10 22:59:38 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id WAA19669
  4.     for <willy@odie.barnet.ac.uk>; Wed, 10 Jun 1998 22:59:37 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id XAA17337
  7.     for <willy@bofh.ai>; Wed, 10 Jun 1998 23:00:14 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:48390 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <19549-686>; Thu, 11 Jun 1998 01:00:04 +0300
  9. Received: by vger.rutgers.edu id <971490-27857>; Wed, 10 Jun 1998 15:01:19 -0400
  10. Received: from post-12.mail.demon.net ([194.217.242.41]:42362 "HELO post.mail.demon.net" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with SMTP id <971043-27857>; Wed, 10 Jun 1998 13:58:37 -0400
  11. Received: from (illuminated.co.uk) [193.237.154.122] 
  12.     by post.mail.demon.net with esmtp (Exim 1.82 #2)
  13.     id 0yjqnl-00052l-00; Wed, 10 Jun 1998 20:44:54 +0100
  14. Message-ID: <357EE27C.AAD1FA22@illuminated.co.uk>
  15. Date:     Wed, 10 Jun 1998 20:46:04 +0100
  16. From: Sam Kington <sam@illuminated.co.uk>
  17. X-Mailer: Mozilla 4.04 [en] (Win95; U)
  18. MIME-Version: 1.0
  19. To: ARM Linux mailing list <linux-arm@vger.rutgers.edu>
  20. Subject: Compiling Apache 1.3.0
  21. Content-Type: text/plain; charset=us-ascii
  22. Content-Transfer-Encoding: 7bit
  23. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  24. Sender: owner-linux-arm@vger.rutgers.edu
  25. Precedence: bulk
  26. X-Loop: majordomo@vger.rutgers.edu
  27. Status: RO
  28.  
  29. Hi,
  30.  
  31. I can't get Apache 1.3.0 to compile (had similar problems with 1.2.6 a
  32. white ago). I'm running Linux 2.0.33 on a StrongARM Risc PC, the kernel
  33. was compiled by the gcc binary from the ftp site, using the 2.0.33
  34. patches from a month or two ago. Here's the offending bit from make.
  35.  
  36. ===> main
  37. gcc -c  -I../os/unix -I../include   -DLINUX=2 -D__arm -DUSE_HSREGEX 
  38. http_config.c
  39. http_config.c:271: parse error before `module'
  40. http_config.c:271: `translate_handler' undeclared here (not in a
  41. function)
  42. http_config.c:271: initializer element for `method_offsets[0]' is not
  43. constant
  44. http_config.c:272: parse error before `module'
  45. http_config.c:272: warning: initialization makes integer from pointer
  46. without a cast
  47. http_config.c:273: parse error before `module'
  48. http_config.c:273: `auth_checker' undeclared here (not in a function)
  49. http_config.c:273: initializer element for `method_offsets[2]' is not
  50. constant
  51. http_config.c:274: parse error before `module'
  52. http_config.c:274: `access_checker' undeclared here (not in a function)
  53. http_config.c:274: initializer element for `method_offsets[3]' is not
  54. constant
  55. http_config.c:275: parse error before `module'
  56. http_config.c:275: `type_checker' undeclared here (not in a function)
  57. http_config.c:275: initializer element for `method_offsets[4]' is not
  58. constant
  59. http_config.c:276: parse error before `module'
  60. http_config.c:276: `fixer_upper' undeclared here (not in a function)
  61. http_config.c:276: initializer element for `method_offsets[5]' is not
  62. constant
  63. http_config.c:277: parse error before `module'
  64. http_config.c:277: `logger' undeclared here (not in a function)
  65. http_config.c:277: initializer element for `method_offsets[6]' is not
  66. constant
  67. http_config.c:278: parse error before `module'
  68. http_config.c:278: `header_parser' undeclared here (not in a function)
  69. http_config.c:278: initializer element for `method_offsets[7]' is not
  70. constant
  71. http_config.c:279: parse error before `module'
  72. http_config.c:279: `post_read_request' undeclared here (not in a
  73. function)
  74. http_config.c:279: initializer element for `method_offsets[8]' is not
  75. constant
  76. -- 
  77. Home page: http://www.illuminated.co.uk/
  78. INWO Homebrew has moved: http://www.illuminated.co.uk/inwo/
  79. Time wounds all heels - Groucho Marx
  80. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu